Sets our main struct and passes it to the parent class.
Creates a GtkExpression that calls closure when it is evaluated.
Get the main Gtk struct
the main Gtk struct as a void*
the main Gtk struct
the main Gtk struct
Get the main Gtk struct
the main Gtk struct as a void*
Bind target's property named property to self.
Evaluates the given expression and on success stores the result in @value.
Gets the GType that this expression evaluates to.
Checks if the expression is static.
Acquires a reference on the given GtkExpression.
Releases a reference on the given GtkExpression.
Watch the given expression for changes.
An expression using a custom GClosure to compute the value from its parameters.